I was using feedmap (see bottom right for link) for geoURLing. ICBM meta tags don't work in the new xml templates.
The following used to be in the "head" section
meta name="ICBM" content="-33.80202, 151.09688"
meta name="DC.title" content="Random Gleanings"
so that Feedmap knows blog coordinates.
How do I get around this or should I use something else? Googlemaps etc
Subscribe to:
Post Comments (Atom)
2 comments:
ohhh, a new look,
I have no idea what you are on about. Please let me fiddle about a bit first and I'll try answer.
I've worked it out. You have to put an "end-tag" backslash in like this:
"meta content='-33.80202, 151.09688' name='ICBM'/"
Post a Comment